Click or drag to resize

Member Class

Inheritance Hierarchy
SystemObject
  Independentsoft.Json.ParserMember

Namespace:  Independentsoft.Json.Parser
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public class Member

The Member type exposes the following members.

Constructors
  NameDescription
Public methodMember
Initializes a new instance of the Member class
Public methodMember(String, JsonValue)
Initializes a new instance of the Member class
Top
Properties
  NameDescription
Public propertyName
Public propertyValue
Top
Methods
See Also